How to Install globus-rls-server software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install globus-rls-server software package in Ubuntu 12.04 LTS (Precise Pangolin)

globus-rls-server software package provides Globus Toolkit - Replica Location Service Server, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install globus-rls-server 

globus-rls-server is installed in your system.

Make ensure the globus-rls-server package were installed using the commands given below,

$ sudo dpkg-query -l | grep globus-rls-server *

You will get with globus-rls-server package name, version, architecture and description in a table

globus-rls-server package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Network
Package globus-rls-server
Version 4.9-11
Description Globus Toolkit - Replica Location Service Server
Sub Section Net


See Also, How to uninstall or remove globus-rls-server software package from Ubuntu 12.04 LTS (Precise Pangolin)?